Remote fallback is implemented on remote unavailability#3562
Conversation
📝 WalkthroughWalkthroughDocumentation updated to clarify remote availability behavior during shard replication. The text now describes automatic fallback to alternate remotes when the chosen remote is unreachable, while still noting that results can be missing if no remote exists for a shard. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@resources/self_hosting/sharding/configure_replication.mdx`:
- Line 92: Rewrite the sentence to remove the contradiction by explicitly
stating that an unreachable remote is skipped and that another remote for the
same shard will be used as a fallback; split into two short sentences (e.g., "If
the remote assigned to a shard is unreachable, that remote is skipped.
Meilisearch will try another remote for the same shard to retrieve its content;
if none are available, the shard's results will be missing.") — update the
sentence in the configure_replication.mdx paragraph that begins "Meilisearch
supports automatic remote fallback" accordingly.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 4ee5f275-b428-46cd-ba88-a4672d47e663
📒 Files selected for processing (1)
resources/self_hosting/sharding/configure_replication.mdx
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Summary by CodeRabbit